-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Space time by extrusion #801
Conversation
Codecov Report
@@ Coverage Diff @@
## master #801 +/- ##
==========================================
+ Coverage 88.24% 88.50% +0.25%
==========================================
Files 158 162 +4
Lines 17651 18131 +480
==========================================
+ Hits 15577 16047 +470
- Misses 2074 2084 +10
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
Edit the NEWS.md file, please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@amartinhuertas can you take a look?
@santiagobadia, thanks for your work! I have added a set of (mostly) minor comments.
Hi @santiagobadia ! FYI ... The tests failed https://github.com/gridap/Gridap.jl/runs/7066471889?check_suite_focus=true#step:6:285 |
I have implemented some models with a FE space to describe the geo_map.
@amartinhuertas can you take a look?